home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Shareware / DeviceLock 6.2.11337 / devicelock.ini < prev    next >
Encoding:
INI File  |  2007-11-12  |  1.5 KB  |  36 lines

  1. ;The configuration file for DeviceLock unattended (silent) setup.
  2. ;Remove a semicolon before the parameter to assign
  3. ;new value or leave it to assign the default value.
  4. ;
  5. ;Brief description:
  6. ;
  7. ;Service=[1|0]                   - installs DeviceLock Service (1)
  8. ;OnlyUpgradeService=[1|0]        - tells the installer to ignore all specified parameters while installing DeviceLock Service (0)
  9. ;Manager=[1|0]                   - installs DeviceLock management consoles (1)
  10. ;Documents=[1|0]                 - installs DeviceLock documentations (1)
  11. ;InstallDir=[path]               - destination directory (Program Files\DeviceLock)
  12. ;RegFileDir=[path]               - directory with the registration file (current directory)
  13. ;FixedPort=[TCP port number]     - instructs DeviceLock Service to use a fixed port (0: dynamic ports)
  14. ;CreateGroups=[1|0]              - creates the special local group for each device type (1)
  15. ;SettingsFile=[file]             - loads settings, permissions, audit and shadowing rules from the previously saved XML file (none)
  16. ;Run=[path]                      - this parameter can be used to launch an application or execute a batch file after a successful install (none)
  17. ;DisableRestart=[1|0]            - disables an automatic restart even if the setup needs it (1)
  18.  
  19.  
  20. ;Configuration parameters:
  21.  
  22.  
  23. [Install]
  24. ;Service=1
  25. ;OnlyUpgradeService=0
  26. ;Manager=1
  27. ;Documents=1
  28. ;InstallDir=
  29. ;RegFileDir=
  30. ;FixedPort=0
  31. ;CreateGroups=1
  32. ;SettingsFile=
  33.  
  34. [Misc]
  35. ;Run=
  36. ;DisableRestart=1